Skip to content

Conversation

@cmalan-lha
Copy link
Contributor

This code already uses the zephyr zsock_* functions so the deprecated NET_SOCKETS_POSIX_NAMES can be removed.
It is only inet_ntoa that create a conflict with the POSIX API, and it is replaced with the zephyr net_addr_ntop

To test the changes with one of the samples with add the following to proj.conf
CONFIG_POSIX_API=y
CONFIG_POSIX_CLOCK=y

@cmalan-lha cmalan-lha mentioned this pull request Oct 14, 2025
@skarg skarg merged commit b0fd16c into bacnet-stack:default Oct 15, 2025
1 check passed
@cmalan-lha cmalan-lha deleted the posix branch October 16, 2025 07:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants